type net/http.http2writeSettings

4 uses

	net/http (current package)
		h2_bundle.go#L4544: 		write: http2writeSettings{
		h2_bundle.go#L9801: type http2writeSettings []http2Setting
		h2_bundle.go#L9803: func (s http2writeSettings) staysWithinBuffer(max int) bool {
		h2_bundle.go#L9809: func (s http2writeSettings) writeFrame(ctx http2writeContext) error {